Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strptime
strptime
parse the time/date generated by strftime
Name:
strptime
Category:
Date and time
Programming Language:
php
One-line Description:
Parses the time/date generated by strftime().
Related
In-depth Analysis of Collaborative Development with JavaScript, PHP, and HTML
9
In-depth Guide to PHP’s array_intersect_ukey() Function and Its Usage
9
Why does sapi_windows_cp_get return unexpected character set values on some Windows systems?
8
JavaScript and PHP Performance Optimization Tips: Improve Website Load Speed and User Experience
1
Similar Functions
date_create_from_format
date_create_from_format
AliasforDateTime::
timezone_open
timezone_open
AliasforDateTimeZo
date_create
date_create
DateTime::__construc
date_parse
date_parse
Returnsanassociative
gettimeofday
gettimeofday
Getthecurrenttime(mi
localtime
localtime
Getlocaltime
mktime
mktime
GetaUnixtimestampfor
gmdate
gmdate
FormatGMT/UTCdate/ti
Popular Articles